[INFO] fetching crate ruv-neural-signal 0.1.0...
[INFO] testing ruv-neural-signal-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate ruv-neural-signal 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ruv-neural-signal 0.1.0
[INFO] finished tweaking crates.io crate ruv-neural-signal 0.1.0
[INFO] tweaked toml for crates.io crate ruv-neural-signal 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ruv-neural-signal 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ruv-neural-signal 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5622c5777cb82f18391bf0c1dd72dec859fe2f217f68637d515e4fa8aa3c3cb
[INFO] running `Command { std: "docker" "start" "-a" "b5622c5777cb82f18391bf0c1dd72dec859fe2f217f68637d515e4fa8aa3c3cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5622c5777cb82f18391bf0c1dd72dec859fe2f217f68637d515e4fa8aa3c3cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5622c5777cb82f18391bf0c1dd72dec859fe2f217f68637d515e4fa8aa3c3cb", kill_on_drop: false }`
[INFO] [stdout] b5622c5777cb82f18391bf0c1dd72dec859fe2f217f68637d515e4fa8aa3c3cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 660a52429c8d9d046dd59105ac1112707a0e0ca7f6c300038c6b210ed7d1fe6a
[INFO] running `Command { std: "docker" "start" "-a" "660a52429c8d9d046dd59105ac1112707a0e0ca7f6c300038c6b210ed7d1fe6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling ruv-neural-core v0.1.0
[INFO] [stderr]    Compiling ruv-neural-signal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.25s
[INFO] running `Command { std: "docker" "inspect" "660a52429c8d9d046dd59105ac1112707a0e0ca7f6c300038c6b210ed7d1fe6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "660a52429c8d9d046dd59105ac1112707a0e0ca7f6c300038c6b210ed7d1fe6a", kill_on_drop: false }`
[INFO] [stdout] 660a52429c8d9d046dd59105ac1112707a0e0ca7f6c300038c6b210ed7d1fe6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e6b191083864cb5cc12a2e7de6446e5d32c7851705984321c1827cf63c2245d
[INFO] running `Command { std: "docker" "start" "-a" "9e6b191083864cb5cc12a2e7de6446e5d32c7851705984321c1827cf63c2245d", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling ruv-neural-core v0.1.0
[INFO] [stderr]    Compiling ruv-neural-signal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.38s
[INFO] running `Command { std: "docker" "inspect" "9e6b191083864cb5cc12a2e7de6446e5d32c7851705984321c1827cf63c2245d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e6b191083864cb5cc12a2e7de6446e5d32c7851705984321c1827cf63c2245d", kill_on_drop: false }`
[INFO] [stdout] 9e6b191083864cb5cc12a2e7de6446e5d32c7851705984321c1827cf63c2245d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5cf790d992043e7161b113bed8e88af045f6a7b9918afb627c948b97a77eb49f
[INFO] running `Command { std: "docker" "start" "-a" "5cf790d992043e7161b113bed8e88af045f6a7b9918afb627c948b97a77eb49f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ruv_neural_signal-5a7fd5afeee393ce)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test artifact::tests::detect_cardiac_finds_periodic_peaks ... ok
[INFO] [stdout] test artifact::tests::reject_artifacts_interpolates_correctly ... ok
[INFO] [stdout] test artifact::tests::detect_eye_blinks_finds_large_deflections ... ok
[INFO] [stdout] test connectivity::tests::coherence_of_identical_signals_is_one ... ok
[INFO] [stdout] test preprocessing::tests::empty_data_returns_error ... ok
[INFO] [stdout] test hilbert::tests::hilbert_of_cosine_gives_sine ... ok
[INFO] [stdout] test filter::tests::highpass_passes_high_frequency ... ok
[INFO] [stdout] test filter::tests::empty_signal_returns_empty ... ok
[INFO] [stdout] test hilbert::tests::instantaneous_amplitude_of_constant_frequency ... ok
[INFO] [stdout] test hilbert::tests::empty_signal ... ok
[INFO] [stdout] test filter::tests::lowpass_passes_low_frequency ... ok
[INFO] [stdout] test filter::tests::bandpass_passes_correct_frequency ... ok
[INFO] [stdout] test connectivity::tests::compute_all_pairs_returns_symmetric_matrix ... ok
[INFO] [stdout] test filter::tests::notch_removes_target_frequency ... ok
[INFO] [stdout] test spectral::tests::empty_signal_psd ... ok
[INFO] [stdout] test preprocessing::tests::custom_pipeline_builds_and_runs ... ok
[INFO] [stdout] test spectral::tests::band_power_extracts_correct_band ... ok
[INFO] [stdout] test spectral::tests::stft_produces_correct_dimensions ... ok
[INFO] [stdout] test preprocessing::tests::preprocessing_pipeline_processes_without_error ... ok
[INFO] [stdout] test spectral::tests::spectral_entropy_white_noise_gt_pure_tone ... ok
[INFO] [stdout] test spectral::tests::psd_of_sinusoid_peaks_at_correct_frequency ... ok
[INFO] [stdout] test connectivity::tests::plv_of_unrelated_signals_is_low ... ok
[INFO] [stdout] test connectivity::tests::plv_of_identical_signals_is_one ... ok
[INFO] [stdout] test filter::tests::bandpass_rejects_out_of_band ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ruv_neural_signal
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/preprocessing.rs - preprocessing::PreprocessingPipeline (line 28) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5cf790d992043e7161b113bed8e88af045f6a7b9918afb627c948b97a77eb49f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cf790d992043e7161b113bed8e88af045f6a7b9918afb627c948b97a77eb49f", kill_on_drop: false }`
[INFO] [stdout] 5cf790d992043e7161b113bed8e88af045f6a7b9918afb627c948b97a77eb49f
